/*
Theme Name: SD Sports History
Theme URI: http://bluelakewebsites.com
Description: Custom Theme for SD Sports Hsitory
Version: 1.2
Author: Anitra Wolf
Tags: fixed width, three columns, widgets, buddypress


/*-----------Block Level Elements--------------*/

Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F5F1E8
	color: #000;
}

#page {
	width: 920px;
	margin: 0 auto;
	background-image: url(./images/pagebg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	background-color: #e2d6bf;
    min-height: 350px;
}

#header {
	width: 920px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(./images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	 text-align: center; 
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

/*navigation*/

#nav	{
	height: 30px;
	width: 900px;
	background-color: #060402;
	padding-left: 20px;
	padding-right: 0px;
	border: none;
	position: relative;
	z-index: 10;
	text-transform: uppercase;
		}
#nav ul{
    margin: 0 auto;
	display:inline-block;
}

#nav ul li{
    float: left;
}

#nav ul, #nav ul li{
    display: block;
    padding: 0px;
    background-image: none;
    list-style-type: none;
	font-size: 12px;
	text-align:left;
}
#nav li ul { display: none; 
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EADECE;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#nav ul li:last-child a{
	border-right:none;
}

#nav ul li a:hover {
	color: #BAAD92;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}

#nav ul li:last-child a:hover {
	border:none;
}

#nav li:hover ul {
  display: block;
  position: absolute;
  background-color: #91550A;
  width:150px;
}
#nav li:hover li {
  float: none;
  font-size: 11px;
  background-color: #91550A;
   border-right-width: thin;
	border-right-style: solid;
	border-right-color: #91550A;
}
#nav li:hover a {
	color: #ECE2D6;
}

#nav li:hover li a:hover {
	color: #DDCCAE;
}

h3 {
	color: #000;
}

/*navigation*/

/*navigation MAIN MENU*/

#navmain	{
	width: 500px;
	padding-top: 125px;
	padding-left: 0px;
	padding-right: 0px;
	border: none;
	position: relative;
margin-left: auto;
margin-right: auto;
		}
#navmain ul {
	font-size: 14px;
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}
#navmain ul li {
	display: block;
	position: relative;
	float:left;
	text-align: center;.
}
#navmain ul li a {
	display: block;
	text-decoration: none;
	color: #f0e9db;
	padding: 0px 10px 0px 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EADECE;
}

#navmain ul li:last-child a{
	border:none;
}
#navmain ul li a:hover {
	color: #ffffff;
	height:20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}

#navmain ul li:last-child a:hover {
	border:none;
}



/*navigation MAIN*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 622px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 622px;
	background-image: url(./images/contentbg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-bottom: 50px;
	color: #000000;
	min-height: 350px;
}

.content a {
	color: #392814;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 675px;
	text-align: center;
	color: #5B4120;
	font-size: 9px;
}

#footer a {
	color: #4C371A;
	text-decoration: none;
}

#footer a:hover {
	color: #5F4021;
	text-decoration: none;
}

/*-------------Headings-------------*/

h1 {
	color: #754c24;
	letter-spacing:5px;
	font-weight: lighter;
	font-family: 'EB Garamond', "Times New Roman", Times, serif;
	font-size: 30px;
}

h1 a {
	color: #000;
}

h2 {
	color: #000;
	margin:0px;
}

h4 {
	color: #000;
}

h5 {
	color: #000;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #513716;
	text-decoration: none;
	text-align: left;
}

.post {
	text-align: left;
	color: #000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.post p {
	color: #000;
	text-align: justify;
	font-size:12px;
}

.post h3 {
	color: #000;
	text-align: left;
}

.post a {
	color: #271A09;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: #000;
}

.post ol {
	color: #000;
}

.entry {

}

.entrytext .postmetadata {
	font-size: small;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	margin-left: 30px;
	text-align: left;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	width: 130px;
}

#sidebar{
	float: right;
	width: 148px;
	margin: 0;
	list-style-type: none;
}

#sidebar ul li{
	margin-left: -25px;	
	list-style-type: none;
}

#sidebar2{
	float: left;
	width: 148px;
	list-style-type:none;
}

#sidebar2 a{
	text-decoration: none;
	color: #6f4c23;
}

#sidebar2 a:hover{
	text-decoration: none;
	color: #b56b15;
}

#sidebar2 .widgettitle, #sidebar2 .widgettitle a{
	color: #61421f;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom:0px;
}

#sidebar2 ul li{
	margin-left:-30px;
}

#sidebar2 .current_page_ancestor, #sidebar2 .current_page_item, #sidebar2 .page_item{
	list-style-type: none;
	margin-top:0px;
	font-size:11px;
	text-transform:uppercase;}

#sidebar2 .children{
	list-style-type: square;
	list-style-position: outside;
	line-height: 12px;
	color: #61421f;
}

#sidebar2 .children .current_page_item{
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	color: #CC9900;
}

#sidebar2 .children .page_item{
	text-decoration: none;
	list-style-type: square;
}

#sidebar2 .page_item .current_page_ancestor{
	text-decoration: none;
	list-style-type: none;
}

#sidebar2 ul{
	margin: 0;
	line-height: 20px;
	}


/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: #000;
	margin-right: 30px;
	margin-left: 30px;
}

#commentform {
	margin-left: 30px;
}

#comments{
	margin-left: 30px;
	font-size: 13px;
	font-weight: bold;	
}

ol.commentlist li {
	color: #000;
}


ol.commentlist li.alt {
	color: #000;
}

ol.commentlist a, .replytext a {
	color: #369;

}

small.commentmetadata {
	color: #000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}



/*--------------Search Form-------------*/

#searchform {
	padding: 5px;z-index:9999;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;z-index:9999;
}

#searchform #s {
z-index:9999;
}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a.fancybox img.attachment-thumbnail { margin:2px 2px 0 0; }

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}



/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}

.clearfix {
clear:both; zoom:1;
}

.post-edit-link, .post-edit-link a{
	color: #960;
	text-align: center;
	margin-left: 30px;
}

/* Search */
#search {
	margin: 0;
	padding: 0;
	z-index:9999;
	position:absolute; bottom:2px; right:5px;
}
#search #s {
	color: #000;
	font-size: 1em;
	margin: 0;
	width: 150px;
	border: 1px solid #333;
	background-color: #EBE4D2;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: 140px center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	z-index: 9999;
}
#search input {
	border: 0
	z-index:9999;
}
#search #s:hover {
	color: #000;
	background: #EBE4D2 url('images/search.png') 140px center no-repeat;
	z-index:9999;
}
.search-excerpt {
	margin: 0;
	z-index:9999;
}

#signin {
	margin: 0;
	padding: 0;
	z-index: 9999;
	position: absolute;
	bottom: 10px;
	left: 25px;
	color: #F5F1E8;
	text-transform: uppercase;
	text-align: left;
}

#signin a{
	color: #F5F1E8;
	text-decoration: none;
}

#signin a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#basic-details-section label{
display:block;
clear:both;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}

#basic-details-section input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:400px;
margin:2px 0 20px 10px;
}

#basic-details-section{width:100%}

.ms-form-element:after {display: inline-block!important;}

.ufaq-faq-category-title h4{font-size:18px; color:#4C371A}